home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 019a / tsqed12.zip / QEDTSH.KEY < prev    next >
Text File  |  1991-09-29  |  6KB  |  239 lines

  1. *
  2. *  QEDTSH.KEY QEdit key definitions configured by Timo Salmi  Sun 29-Sep-91
  3. *                   ┌──────────────────┐
  4. *                   │ Harddisk version │
  5. *                   └──────────────────┘
  6. *
  7. *  Configuration specific commands: @7 @r ^s @-
  8. *  Change the paths in these commands as appropriate for you
  9. *
  10.  
  11. *       My own additions 
  12. *       |              The unchanged definitions
  13. *       |              |
  14. *
  15. * function key set
  16. *
  17.  
  18. f1      QuickHelp
  19. f2      SaveFile
  20. f3      EditFile
  21. f4
  22. f5                      MakeCtrOfScreen
  23. f6      NextWindow
  24. f7
  25. f8
  26. f9                      Shell
  27. f10                     MainMenu
  28.  
  29. *Shift keys
  30. #f1
  31. #f2
  32. #f3     Sort
  33. #f4
  34. #f5     MakeTopOfScreen
  35. #f6     PrevWindow
  36. #f7     MacroBegin Upper CursorRight
  37. #f8     MacroBegin Lower CursorRight
  38. #f9     MacroBegin Flip CursorRight
  39. #f10
  40.  
  41. *Control keys
  42. ^f1     MacroBegin "?■mark■?"
  43. ^f2     MacroBegin Find "?■mark■?" Return Return JFalse endf2: MakeCtrOfScreen DelCh DelCh DelCh DelCh DelCh DelCh DelCh DelCh endf2:
  44. ^f3
  45. ^f4     Align
  46. ^f5     MakeBotofScreen
  47. ^f6
  48. ^f7     ToggleBoxDraw
  49. ^f8     ToggleBoxType
  50. ^f9
  51. ^f10
  52.  
  53. *Alt keys
  54. @f1
  55. @f2                     InsertLine
  56. @f3                     Match
  57. @f4
  58. @f5                     ScreenLeft
  59. @f6                     ScreenRight
  60. @f7
  61. @f8
  62. @f9                     Dos
  63. @f10
  64.  
  65. *
  66. * special keys
  67. *
  68.  
  69. cursorup                CursorUp
  70. cursordown              CursorDown
  71. cursorleft              CursorLeft
  72. cursorright             CursorRight
  73. ^cursorleft             WordLeft
  74. ^cursorright            WordRight
  75. home                    BegLine
  76. end                     EndLine
  77. ^home                   BegScreen
  78. ^end                    EndScreen
  79. pgup                    PageUp
  80. pgdn                    PageDown
  81. ^pgdn                   EndFile
  82. ^pgup                   BegFile
  83.  
  84. #tab                    TabLt
  85. tab                     TabRt
  86.  
  87. ins                     ToggleInsert
  88. del                     DelCh
  89.  
  90. backspace               backspace
  91. ^backspace              DelLtWord
  92.  
  93. enter                   return
  94. ^enter                  ExecuteScrap
  95.  
  96. escape                  escape
  97.  
  98. grey*
  99. grey+
  100. grey-
  101. #del                    InputCh
  102. #ins                    InputCh
  103. `                       InputCh
  104. ~                       InputCh
  105. /                       InputCh
  106.  
  107. ^prtsc
  108. ^2      GetPrev
  109. * Reload the current file:
  110. ^6      MacroBegin EditFile CurrentFilename Return NewFile
  111. ^[
  112. ^\
  113. ^]
  114. ^-
  115.  
  116. *
  117. * alternate keys
  118. *
  119.  
  120. @a
  121. @b      MacroBegin MainMenu 'b'
  122. @c      MarkCharacter
  123. @d
  124. @e                      MacroBegin MainMenu 'e'
  125. @f                      MacroBegin MainMenu 'f'
  126. @g
  127. @h
  128. @i
  129. @j
  130. @k      MarkColumn
  131. @l
  132. @m                      MacroBegin MainMenu 'm'
  133. @n                      NextFile
  134. @o                      MacroBegin MainMenu 'o'
  135. @p                      MacroBegin MainMenu 'p'
  136. @q                      MacroBegin MainMenu 'q'
  137. @r      MacroBegin MacroRead "c:\qed\*.mac"
  138. @s                      MacroBegin MainMenu 's'
  139. @t
  140. @u
  141. @v
  142. @w                      MacroBegin MainMenu 'w'
  143. @x                                            GExit
  144. @y
  145. @z
  146. * Print a single line
  147. @1 MacroBegin UnmarkBlock MarkLine PrintBlock UnmarkBlock CursorDown
  148. @2
  149. @3
  150. @4
  151. @5
  152. @6
  153. * Compile the current file as a Turbo Pascal file
  154. @7 MacroBegin Dos 'c:\turbpasc\turbo50\tpc /ur:\;c:\pasohj\tpu50 /er:\ ' CurrentFilename Return
  155. * To write the current date and time use alt-8 alt-9 atl-0 in succession
  156. @8 InsertDate
  157. * Switch day and month:
  158. @9 MacroBegin WordLeft WordLeft WordLeft backspace WordRight MarkBlockBegin WordRight MarkBlockEnd WordLeft WordLeft MoveBlock UnmarkBlock WordRight WordRight WordRight CursorRight CursorRight
  159. @0 InsertTime
  160. * Check the spelling of the current file (see spell.qma)
  161. @- MacroBegin Dos 'c:\sanat\spell c:\sanat\spelled3.dny /f ' CurrentFilename ' | list /s' Return
  162. @=
  163.  
  164. *
  165. * control keys
  166. *
  167.  
  168. ^a      MacroBegin RepeatFind MakeCtrOfScreen
  169.  
  170. ^b_a    AppendScrBuff
  171. ^b_l                    GetScrbuff
  172. ^b_o    WrapPara
  173. ^b_s                    storescrbuff
  174. ^b_w    PrintBlock
  175.  
  176. ^c
  177. ^d
  178. ^e
  179. ^f
  180. ^g
  181. ^h
  182. ^i
  183. ^j                      GotoLine
  184.  
  185. ^k_b                    MarkBlock_begin
  186. ^k_c                    CopyBlock
  187. ^k_d                    Exit
  188. ^k_f                    ChangeFilename
  189. ^k_h                    UnmarkBlock
  190. ^k_j    JoinLine
  191. ^k_k                    MarkBlockEnd
  192. ^k_l    MarkLine
  193. ^k_p                    PrevFile
  194. ^k_r                    ReadBlock
  195. ^k_t                    MarkWord
  196. ^k_v                    MoveBlock
  197. ^k_w                    WriteBlock
  198. ^k_y                    DeleteBlock
  199.  
  200. ^l                      RepeatFind
  201. ^m                      MacroRecord
  202. ^n                      SplitLine
  203.  
  204. ^o_c                    CloseWindow
  205. ^o_g                    GrowWindow
  206. ^o_h                    HorizontalWindow
  207. ^o_i    ToggleIndent
  208. ^o_l                    SetPrintLeftMargin
  209. ^o_o                    OneWindow
  210. ^o_r                    SetRmargin
  211. ^o_s                    ShrinkWindow
  212. ^o_w                    ToggleWordwrap
  213. ^o_z                    ZoomWindow
  214.  
  215. ^p                      Literal
  216.  
  217. ^q_a                    FindReplace
  218. ^q_b                    GotoBlockBeg
  219. ^q_f                    Find
  220. ^q_k                    GotoBlockEnd
  221. ^q_l                    UndoCursorline
  222. ^q_p                    PrevPosition
  223. ^q_q                    RepeatCmd
  224. ^q_y                    DelToEol
  225.  
  226. ^r
  227. ^s      MacroBegin EditFile "c:\teksti\set*.txt"
  228. ^t                      DelRtWord
  229. ^u                      Unkill
  230. ^v
  231.  
  232. ^x_f1   OneWindow
  233. ^x_f2   HorizontalWindow
  234. ^x_p    PrevWindow
  235. ^x_x    NextFile
  236.  
  237. ^y      MacroBegin DelLine BegLine
  238. ^z
  239.